CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Newton iterative

搜索资源列表

  1. ConsoleApplication1

    0下载:
  2. 基于牛顿迭代法的多项式求根程序,使用的数据结构是链表-Newton iterative method based on polynomial root-finding programs, data structures using a linked list
  3. 所属分类:MPI

    • 发布日期:2017-05-13
    • 文件大小:3057868
    • 提供者:ddr
  1. matlabzhishudiedai

    0下载:
  2. 主要讲诉运用matlab实现步进电机抛物曲线,指数曲线的牛顿迭代的运算,算出精确的脉冲时间间隔-The main complaint about the use of matlab stepper motor parabolic curve, the exponential curve of Newton iterative calculation to calculate accurate pulse interval
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1867
    • 提供者:胡一
  1. Newton

    0下载:
  2. 自己编译的牛顿拉夫逊迭代法程序,调试成功!-To compile Newton Raphson iterative method procedures, debugging success!
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1448
    • 提供者:杨婷
  1. 1

    0下载:
  2. 用于非线性方程组的求解,主要是采用牛顿迭代法进行非线性方程组的数值求解-For solving nonlinear equations, mainly numerical solving nonlinear equations of Newton iterative method
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:14342
    • 提供者:zhangzhiqiang
  1. xuedie

    0下载:
  2. 使用牛顿迭代法求下面方程在1.5附近的根:2x^3-4x^2+3x-6=0-Using Newton iterative method in 1.5 the following equations near the root:2x^3-4x^2+3x-6=0
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:270552
    • 提供者:张晓辉
  1. pt100

    0下载:
  2. pt100温度&电阻互转 精度高 牛顿迭代算法-pt100 temperature & high precision resistors referrals Newton iterative algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6992
    • 提供者:黄列
  1. matlab

    0下载:
  2. 运用牛顿迭代法求解非线性方程组的matlab源代码-Newton iterative method to solve the nonlinear equations
  3. 所属分类:mathematica

    • 发布日期:2017-03-30
    • 文件大小:43285
    • 提供者:周昭露
  1. niudundiedai

    0下载:
  2. 一个基本的牛顿迭代算法,通过该算法可以实现对未知方程的求解,并且迭代次数少,精确度高。-A basic Newton iterative algorithm, the algorithm can be realized by unknown equations, and fewer iterations accuracy.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:248732
    • 提供者:寇含君
  1. Newtons-method-3.VI

    0下载:
  2. Labview平台三元方程组的牛顿迭代法计算数值解。想要处理自己的三元方程组,可以将程序中f1 f2 f3方程组修改成自己的方程组,相应微分方程也要修改。-Labview platform three yuan Equations Newton iterative method to calculate the numerical solution. Want to deal with their own triple equations, you can modify the program
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:16463
    • 提供者:王锡锋
  1. Quick_start_root

    0下载:
  2. 要在单片机上实现开根号的操作。目前开平方的方法大部分是用牛顿迭代法。我在查了一些资料以后找到了一个比牛顿迭代法更加快速的方法。不敢独享,介绍给大家,希望会有些帮助。-To achieve square root operation on the microcontroller. Most of the square root of the current method is to use Newton iterative method. I checked some information la
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:622
    • 提供者:集合
  1. Newton

    0下载:
  2. 这是一个利用迭代法来求解非线性方程组的经典的牛顿迭代法,可以有助于理解迭代逼近的思想-A program on the understanding of solving nonlinear equations by iterative method
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4441
    • 提供者:wuheng
  1. Newtoniterative

    0下载:
  2. 牛顿迭代法,最小二乘法,解任意未知数的2阶方程,带有误差分析-Newton iterative method, least squares method, the solution of any unknown second-order equation with error analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1201
    • 提供者:李奇
  1. gotbbaha

    0下载:
  2. 用牛顿迭代法求一个方程在某一个点处的的根,方程的系数可任意输入-Seeking an equation using the Newton iterative method can be any input at the root, the coefficient equation of one point
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:889673
    • 提供者:高盈
  1. power-flow

    0下载:
  2. 简单的潮流计算,涉及到导纳矩阵的求解及牛顿迭代法等算法-Simple flow calculation, involving admittance matrix and Newton iterative method for solving algorithms
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:18363
    • 提供者:胡姐
  1. DIEDAI

    0下载:
  2. 这是用牛顿迭代法求解的关于多元二次非线性方程组的MATLAB程序,正确无误,本人在使用,无误-This is about multiple quadratic nonlinear equations MATLAB program Newton iterative method, and correct, I would use, correct
  3. 所属分类:Algorithm

    • 发布日期:2016-09-10
    • 文件大小:2048
    • 提供者:张文瑞
  1. solution

    0下载:
  2. 方程求根的数值试验题,更精细的Newton迭代算法,用h/2代替h-Equation Roots of numerical experiments question, finer Newton iterative algorithm, with h/2 instead of h
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:548
    • 提供者:王瑶
  1. niniudunfaqiufeixianxinfangchengzu

    0下载:
  2. 非线性方程求解问题是科学与工程计算中常见的问题,应用于自然科学与社 会科学的众多领域。非线性方程组的牛顿迭代法是相当重要也是很多重要算法的 基础的算法。-Nonlinear equations to solve the problem is common in science and engineering computing problems, applied natural sciences and social It will be scientific fields. Non
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3726
    • 提供者:张宝
  1. Equation-Root

    0下载:
  2. 方程求根 inv - 逆矩阵 roots - 多项式的根 fzero - 一元函数零点 fsolve - 非线性方程组 solve - 符号方程解 *newton - 牛顿迭代法解非线性方程- Equation Root inv- Inverse Matrix roots- roots of the polynomial fzero- One Function Zero fsolve- nonlinear equations solve- Equ
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:9851
    • 提供者:lxc
  1. daoxianjisuan

    0下载:
  2. 测量数据处理中闭合导线、支导线、附合导线的计算代码三个,另外两个是牛顿迭代法和GaussSeidel迭代法。-Measurement Data Processing Closed Traverse, Traverse, with a combined computing code three conductors, two other Newton iterative method and GaussSeidel iterative methods.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3097
    • 提供者:蔡文航
  1. Newton_diedai

    1下载:
  2. 牛顿迭代法的MATLAB程序,输出计算结果-Newton iterative method MATLAB program outputs the calculation result
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:582
    • 提供者:于金波
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »
搜珍网 www.dssz.com